home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / MTX / ReadMe1st
Text File  |  1998-08-23  |  1KB  |  43 lines

  1. Helpful advice on using MTX by David Sharp & Martin Allcorn
  2.  
  3. Click on the icon bar to run the emulator. Type...
  4.  
  5. DISC x
  6.  
  7. ...where x is a number from 0-6 to list the contents of the disc inside the disc dir inside !MTX. Then type...
  8.  
  9. LOAD "x.name"
  10.  
  11. ...where x is the disc number and name is the filename to run the program. If MTX is too fast/slow its speed can be adjusted from the config window, accessed via the icon bar menu.
  12.  
  13. Control notes:
  14.  
  15. 1) " is accessed via Shift-2
  16. 2) Home seems to be the fire key for most games (didn't they have a space bar on the MTX?!?)
  17. 3) Press the mouse MENU button to return to the desktop, then F12 followed by Return to clear the screen.
  18.  
  19. History Bit:
  20.  
  21. The MTX dates from 1983, it uses a Z80A CPU (4mhz), TMS9918 video
  22. controller and a TI sound chip (can't remember the type)
  23. Paged ROM and RAM were implemented (Max ROM 72k, RAM upto 512k)
  24.  
  25. The 24k standard ROM included BASIC, Assembler, Disassembler/Monitor
  26. and a text language called 'Noddy', Standard RAM was 32/64k depending
  27. on the version.
  28.  
  29. The emulator will grab enough memory to emulate 512k of RAM and 72k
  30. of ROM (only original 24k included)
  31.  
  32. the Z80 cpu is fully implemented including undoccumented instructions
  33. (DAA is only partially supported)
  34.  
  35. The keymap is patched for the Risc PC keyboard, The Rom entry points 
  36. for the casette are intercepted for Disc access, and the user keyword
  37. poached to get directories.
  38.  
  39. Memotech disappeared around 1986.
  40.  
  41.  
  42. DavidSharp@ThePentagon.com
  43.